﻿2026-06-04T01:36:26.3643629Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T01:36:26.3645959Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T01:36:26.3648099Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T01:36:26.3650045Z [36;1melse[0m
2026-06-04T01:36:26.3651647Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T01:36:26.3654008Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T01:36:26.3655923Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T01:36:26.3657364Z [36;1mfi[0m
2026-06-04T01:36:26.3685195Z shell: /usr/bin/bash -e {0}
2026-06-04T01:36:26.3686600Z env:
2026-06-04T01:36:26.3689761Z   GH_TOKEN: ***
2026-06-04T01:36:26.3691121Z ##[endgroup]
